home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 3670 < prev    next >
Encoding:
Text File  |  1996-08-06  |  829 b   |  25 lines

  1. Newsgroups: comp.lang.c++
  2. Path: news.iij.ad.jp!mewgate!mitsuru!news
  3. From: tomio@ai.mew.co.jp (Steven J. Madsen)
  4. Subject: MS VC++ 1.5/2.0: How to do DOS commands (.exe files etc)?
  5. Message-ID: <DLqLGr.3Cz@isc.mew.co.jp>
  6. Sender: news@isc.mew.co.jp (USENET News System)
  7. Nntp-Posting-Host: dragon.ai.mew.co.jp
  8. Organization: Matsushita Electric Works, Ltd., OSAKA, JAPAN
  9. X-Newsreader: Forte Free Agent 1.0.82
  10. Date: Thu, 25 Jan 1996 12:36:02 GMT
  11.  
  12. Someone answered a similar post saying to use the "system" command.  I
  13. recall this is documented under Borland C++, but I can't get it to
  14. work under MS VC++ 1.5 (I also have 2.0)
  15.  
  16. So, does anyone know how to issue a DOS command (e.g., start a DOS
  17. EXE file going) from within an app created using Visual C++ 1.5?
  18.  
  19. If possible, please send e-mail to me at:
  20.  
  21. tomio@ai.mew.co.jp
  22.  
  23. Thank you!!
  24.  
  25.